Interface StringPool

All Superinterfaces:
IPCObject, Pool
All Known Implementing Classes:
StringPoolImpl

public interface StringPool extends Pool
Information provided by the PKI file:

    \class StringPool
    
    \brief StringPool handles and manipulates string variable pools for activities.
    
    \example appWindow().getActiveFile().getVariableManager().getStringPoolAt(0)
    
Author:
Auto-generated
  • Method Details

    • valuesToString

      String valuesToString()
      Information provided by the PKI file:
      
          \brief Returns all the strings in this pool seperated by a semicolon (no space).
          
          \return QString, all the strings in this pool seperated by a semicolon (no space).
          
              
      Returns:
      String Returns a String